home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / dev / lang / Python152.lha / Python-1.5 / Lib / Python1.5 / plat-amiga / regen < prev    next >
Encoding:
Text File  |  1998-03-05  |  147 b   |  5 lines

  1. set echo on
  2. python //Tools/scripts/h2py.py netinclude:sys/socket.h
  3. python //Tools/scripts/h2py.py -i '(u_long)' netinclude:netinet/in.h
  4. unset echo
  5.